From: Juanma Barranquero Date: Thu, 19 Feb 2009 23:26:22 +0000 (+0000) Subject: Add bug reference. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1686 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=496cb995756934a8d1322344489a508a964d76ca;p=emacs.git Add bug reference. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a77abbf17dd..81a615aefab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,7 +4,7 @@ Make sure we stop when we reach the limit. * progmodes/sh-script.el (sh-font-lock-quoted-subshell): ' inside - a "..." does not quote anything. + a "..." does not quote anything. (Bug#2384) * textmodes/rst.el (rst-mode-abbrev-table): Mark entries as `system'. @@ -15,8 +15,8 @@ 2009-02-19 Stefan Monnier - * emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end of - the function as being part of the function. + * emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end + of the function as being part of the function. 2009-02-19 Nick Roberts